/trunk Developers: Kaie Kubjas

Login name:
Kaie Kubjas
Total Commits:
34 (0.0%)
Lines of Code:
4,093 (0.0%)
Most Recent Commit:
2012-02-29 16:15
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for Kaie Kubjas

Activity by Day of Week for Kaie Kubjas

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 34 (100.0%) 4093 (100.0%) 120.3
Compiler/Template/ 1 (2.9%) 2975 (72.7%) 2975.0
Compiler/susan_codegen/SimCode/ 7 (20.6%) 621 (15.2%) 88.7
Compiler/BackEnd/ 2 (5.9%) 293 (7.2%) 146.5
Compiler/Script/ 3 (8.8%) 80 (2.0%) 26.6
Compiler/Util/ 4 (11.8%) 50 (1.2%) 12.5
SimulationRuntime/cpp/Source/System/Modelica/ 7 (20.6%) 40 (1.0%) 5.7
SimulationRuntime/cpp/Source/DataExchange/Interfaces/ 1 (2.9%) 9 (0.2%) 9.0
SimulationRuntime/cpp/Source/System/Implementation/ 4 (11.8%) 8 (0.2%) 2.0
SimulationRuntime/cpp/Source/System/Modelica/Policies/ 1 (2.9%) 7 (0.2%) 7.0
SimulationRuntime/cpp/Source/ 1 (2.9%) 4 (0.1%) 4.0
SimulationRuntime/cpp/Source/System/Interfaces/ 1 (2.9%) 3 (0.1%) 3.0
SimulationRuntime/cpp/Source/Math/Implementation/ 1 (2.9%) 2 (0.0%) 2.0
Compiler/Main/ 1 (2.9%) 1 (0.0%) 1.0

Activity of Kaie Kubjas

Most Recent Commits

Kaie Kubjas 2012-02-29 16:15 Rev.: 11239

Fixed a bug in CodegenCpp.tpl

1 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: CodegenCpp.tpl (+1 -1)
Kaie Kubjas 2012-02-28 10:42 Rev.: 11217

Fix typo in AlgloopsolverFactory class

24 lines of code changed in 8 files:

  • SimulationRuntime/cpp/Source: CMakeLists.txt (+4 -2)
  • SimulationRuntime/cpp/Source/Math/Implementation: Functions.h (+2)
  • SimulationRuntime/cpp/Source/System/Implementation: AlgLoopSolverFactory.cpp (+1 -1), SystemDefaultImplementation.cpp (+3 -1)
  • SimulationRuntime/cpp/Source/System/Modelica: CMakeLists.txt (+1 -1), Modelica.h (+1), ModelicaSystem.cpp (+9 -1), ModelicaSystem.h (+3 -2)
Kaie Kubjas 2012-02-23 15:56 Rev.: 11189

added 2 flags and made some small changes for reduction methods

188 lines of code changed in 6 files:

  • Compiler/BackEnd: SimCode.mo (+49 -50)
  • Compiler/Script: Interactive.mo (+36 -18)
  • Compiler/Util: Config.mo (-24), Flags.mo (+17 -9)
  • Compiler/susan_codegen/SimCode: CodegenCpp.tpl (+85 -63), SimCodeTV.mo (+1)
Kaie Kubjas 2012-01-27 12:34 Rev.: 10970

In SimCodeCpp.tpl fixed a bug with arrays and extended functions for doing reduction.

458 lines of code changed in 9 files:

  • Compiler/susan_codegen/SimCode: SimCodeCpp.tpl (+409 -150)
  • SimulationRuntime/cpp/Source/DataExchange/Interfaces: IHistory.h (+9 -1)
  • SimulationRuntime/cpp/Source/System/Implementation: SystemDefaultImplementation.cpp (+3), SystemDefaultImplementation.h (+1)
  • SimulationRuntime/cpp/Source/System/Interfaces: IContinous.h (+3 -1)
  • SimulationRuntime/cpp/Source/System/Modelica: HistoryImpl.h (+24 -10), ModelicaSystem.cpp (+1), ModelicaSystem.h (+1 -1)
  • SimulationRuntime/cpp/Source/System/Modelica/Policies: TextfileWriter.h (+7 -2)
Kaie Kubjas 2011-12-19 17:28 Rev.: 10781

Fixed a bug in SimCodeCpp.tpl:outputIndices.

8 lines of code changed in 1 file:

  • Compiler/susan_codegen/SimCode: SimCodeCpp.tpl (+8 -17)
Kaie Kubjas 2011-12-16 11:49 Rev.: 10735

Added interface for ReduceDAE algorithm
-SimCode.mo: added args input for removeTerms algorithm in translateModel, generateModelCode and createSimCode
-SimCode.mo: added labels for generateLabeledDAE algorithm in ModelInfo and createModelInfo
-Flags.mo, Config.mo: added configuration flags and wrappers for generateLabeledDAE and removeTerms algorithms
-CevalScript.mo: changed compileModel from protected to public
-Interactive.mo: added cases for generateLabeledDAE and removeTerms algorithms in evaluateGraphicalApi_dispatch
-SimCodeCpp.tpl: added template functions for ReduceDAE algorithm

3414 lines of code changed in 9 files:

  • Compiler/BackEnd: SimCode.mo (+244 -22)
  • Compiler/Main: Main.mo (+1 -1)
  • Compiler/Script: CevalScript.mo (+3 -2), Interactive.mo (+41 -3)
  • Compiler/Template: SimCodeCpp.mo (+2975 -1511)
  • Compiler/Util: Config.mo (+24), Flags.mo (+9 -1)
  • Compiler/susan_codegen/SimCode: SimCodeCpp.tpl (+116 -9), SimCodeTV.mo (+1)
Generated by StatSVN 0.7.0